home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / blackjack1.swf / scripts / DefineButton2_161 / BUTTONCONDACTION on(press).as next >
Text File  |  2006-01-17  |  72b  |  5 lines

  1. on(press){
  2.    _root.chipSound.start();
  3.    _root.insurance = true;
  4. }
  5.